EnqueueArray(OracleBinary[],OracleQueueMessageProperties[],OracleQueueEnqueueOptions) Method
Inserts an array of messages into a queue of type 'RAW'.
Parameters
- payloads
- Array of RAW payloads.
- properties
- Array of messages properties. If skipped or null, it is derived from EnqueueMessageProperties property.
- enqOptions
- Options for inserting. If skipped or null, they are obtained from EnqueueOptions property.
Return Value
Returns an array of message IDs of the enqueued messages.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2